home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-01-09 | 1.3 KB | 92 lines |
-
- ; Default password settings for high volume installations
-
-
- ; Instructions:
- ; Lines that start with a semicolon are not interpreted by PC Security,
- ; they are used for instructions or for disabling an option
- ; All passwords must be in upper case
-
- [Passwords]
- Master=SECURITY
- Global=SECURITY
-
- ; Applications
-
- [ProgStart]
- Required=no
- ;PwdType=private
- PwdType=global
- PrivatePwd=SECURITY
-
-
- [Encryptor]
- Required=yes
- ;PwdType=private
- PwdType=global
- PrivatePwd=SECURITY
-
-
- [FileLock]
- Required=yes
- ;PwdType=private
- PwdType=global
- PrivatePwd=SECURITY
-
-
- [WindowLock]
- Required=yes
- ;PwdType=private
- PwdType=global
- PrivatePwd=SECURITY
-
-
- [FileShredder]
- Required=yes
- ;PwdType=private
- PwdType=global
- PrivatePwd=SECURITY
-
-
- [Settings]
- Required=yes
- ;PwdType=private
- PwdType=global
- PrivatePwd=SECURITY
-
-
- KeybdMonitor]
- Required=yes
- ;PwdType=private
- PwdType=global
- PrivatePwd=SECURITY
-
-
- [ProgManCtrl]
- Required=yes
- ;PwdType=private
- PwdType=global
- PrivatePwd=SECURITY
-
-
- [FilesBackup]
- Required=yes
- ;PwdType=private
- PwdType=global
- PrivatePwd=SECURITY
-
-
- [SystemLock]
- Required=yes
- ;PwdType=private
- PwdType=global
- PrivatePwd=SECURITY
-
-
- [Exit]
- Required=yes
- ;PwdType=private
- PwdType=global
- PrivatePwd=SECURITY
-
-